Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
What size is a .NET object?Jan 14
What is the size of ports in 8255?Oct 27
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
Does C# support a variable number of arguments?Sep 02
Identify the valid variable name from which optionsAug 16
The declaration of global variables must be made in which optionAug 29
Identify the variables, which are local to the following functionNov 08
Identify the error, if any: double avg=tot/n; in this statementFeb 15
What would happen if you created a table and granted select privileges on the ta...Dec 21
If you own a table, who can select from that table? Dec 21
If you have a trigger on a table and the table is dropped, does the trigger stil...Dec 21
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
Distinguish between Select query and Action Query, Database and Table, Filter an...Jan 20
What happens during a full-table scan? Dec 21
How can you avoid a full-table scan? Dec 21
Using the CHECKS table, write a query to return all the unique remarksDec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
How to create table?Dec 15
How to insert records into tables?Dec 15
Provide syntax to rename a tableDec 17
Provide syntax to truncate a tableDec 17
Dual table in oracleDec 17
When you call a function by passing the address of a data variable, it is know a...Sep 16
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not true about static member variable?Jul 25
Which of the following code would read a line of text from char type variable,...Jan 05
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
What does the # in front of a temporary table signify? Dec 21
In Oracle, how can you find out what tables and views you own? Dec 21
Should tables and their corresponding indexes reside on the same disk? Dec 21